g_main_context_invoke_full

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. void g_main_context_invoke_full(GMainContext* context, gint priority, GSourceFunc function_, gpointer data, GDestroyNotify notify)
    version(Derelict_Link_Static)
    extern (C) extern (C) nothrow
    void
    g_main_context_invoke_full
  2. da_g_main_context_invoke_full g_main_context_invoke_full;

Meta